Release 10.1A: OpenEdge Development:
Messaging and ESB
Achieving scalable server architecture with PTP queuing
The procedures example20.p (1 of 2) and example21.p (1 of 2) use PTP queuing to achieve scalable server architecture. Several instances of example20.p (1 of 2) send requests to a single JMS queue and receive replies from servers that run example21.p (1 of 2). You can add more instances to handle an increasing volume of requests.
![]()
To run example20.p and example21.p:
- Create the
requestQueuequeue using the SonicMQ Explorer.- Run example20.p (1 of 2) to send requests to the
requestQueuequeue, as shown:
- Run example21.p (1 of 2) to receive requests from the
requestQueuequeue, execute them, and reply to the requester, as shown:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |